home *** CD-ROM | disk | FTP | other *** search
/ PsL Monthly 1999 July / PSL Volume 7 Number 7 (July 1999).iso / GO.BAT < prev    next >
DOS Batch File  |  1996-05-28  |  263b  |  9 lines

  1. @echo off
  2. Echo  
  3. Echo This batch file will run the CD-ROM access program for DOS.
  4. Echo To run the CD-ROM access program for Windows, press Ctrl-C now,
  5. Echo press Y and ENTER to terminate this batch job, and run SETUP.BAT
  6. Pause
  7. cd psl_news
  8. psl_shrd.exe %1
  9.